Files description:

  "demo.uv2": assembly Keil project
  "main.a51": assembly main program
    
  "demoC51.uv2": C-language Keil project
  "mainC51.c": C-language main program

  "G516Flash_P15(SDA)P17(SCL).LIB":
       use MPC82G516 as a simple 64KB Flash memory, and
       P15/P17 connected to OCD_SDA/OCD_SCL, respectively 
  "G516Flash.INC": Assembly header file for "G516Flash.LIB"
  "G516Flash.H": C-language header file for "G516Flash.LIB"
